ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / BaseRangeFilterPresenter<T> Class / HeaderTemplateProperty Field

In This Topic
    HeaderTemplateProperty Field (BaseRangeFilterPresenter<T>)
    In This Topic
    Identifies the HeaderTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HeaderTemplateProperty As DependencyProperty
    public static readonly DependencyProperty HeaderTemplateProperty
    See Also